[ Home ] [ Introduction ] [ Overview ] [ Platform Notes ] [ Reference ] [ History ]
GmRegister
Pass this function your registration code to unlock the full
power of GeometryManager.
bool
GmRegister( |
|
char* |
pCodeString); |
Registration code string |
Returns
Returns true if pCodeString is a valid
registration for this version of the GeometryManager DLL.
Notes
- pCodeString is always a char array, even
for UNICODE builds under Windows CE..
[ Home ] [ Introduction ] [ Overview ] [ Platform Notes ] [ Reference ] [ History ]
|